PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package
/
FileStream Class
/ setLength Method
The desired length of the current stream in bytes.
Collapse All
Expand All
In This Topic
setLength Method
In This Topic
Sets the length of the current stream.
Syntax
public
void
setLength(
long
value
)
Parameters
value
The desired length of the current stream in bytes.
See Also
Reference
FileStream Class
FileStream Members